SftTree/NET 2.0

Valid Field, EditValidateEventArgs Class

Softel vdm, Inc.

Defines whether the new contents are valid. This value can be modified by the EditValidate event handler.

Syntax      EditValidateEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public Property Valid As Boolean

C#   

public bool Valid;

C++   

public: bool Valid;

Field Value

Set to True to indicate the new cell contents are valid, otherwise False. The default is True.

Comments

The Valid field defines whether the new contents are valid. This value can be modified by the EditValidate event handler.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com